From e5110c50b67acc86b8007ada306f303edf74a0ce Mon Sep 17 00:00:00 2001 From: Christian Dywan Date: Wed, 25 Mar 2009 22:54:10 +0000 Subject: [PATCH] Typo correction, s/hilding/holding svn path=/trunk/; revision=22588 --- ChangeLog | 4 ++++ gtk/gtkselection.c | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 887fe297a6..bc60199fca 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2009-03-25 Christian Dywan + + * gtk/gtkselection.c: Typo correction, s/hilding/holding + 2009-03-25 Sven Neumann * gdk/directfb/gdkwindow-directfb.c diff --git a/gtk/gtkselection.c b/gtk/gtkselection.c index 8bc3ca9f20..6b22c32cc7 100644 --- a/gtk/gtkselection.c +++ b/gtk/gtkselection.c @@ -1696,7 +1696,7 @@ gtk_selection_data_get_pixbuf (GtkSelectionData *selection_data) /** * gtk_selection_data_set_uris: * @selection_data: a #GtkSelectionData - * @uris: a %NULL-terminated array of strings hilding URIs + * @uris: a %NULL-terminated array of strings holding URIs * * Sets the contents of the selection from a list of URIs. * The string is converted to the form determined by -- 2.30.2